ExpressionType Property

Specifies the value-type of a table cell,a text field, or a form property.

Definition

Namespace: Independentsoft.Office.Odf.Fields
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public VariableValueType Type { get; set; }

Property Value

VariableValueType

See Also